
body{margin-top: 0;}

#menu{
  position: fixed;
  width: 24px;
  right: 90px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 9;
}

#menu li{width: 24px;height: 24px;border: 1px solid rgba(255, 255, 255, 0);border-radius: 50%;margin-bottom: 5px;position: relative;}

#menu li a{display: block;width: 8px;height: 8px;background: #fff;border-radius: 50%;margin: 7px auto;}

#menu li.active{border: 1px solid rgba(255, 255, 255, 1);}

#menu.act li a{background: #249276;}

#menu.act li.active{border: 1px solid #249276;}



.title.tm{opacity: 0;}

.title.tm:hover{opacity: 1;}

.section1 {
  width: 100%;
}
.section1 {
  position: relative;
  overflow: hidden;
}

.section1 .swiper1{width: 100%;height: 100%;}

.section1 .swiper1 .swiper-slide .sbox,.section1 .swiper1 .swiper-slide .sbox a{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;

}

.section1 .swiper1 .swiper-slide .sbox  a > img{
  display: block;
  width: 100%;
  
}

.section1 .swiper1 .swiper-slide .sbox  a > img.mimg{display: none;}

.section1 .swiper1 .swiper-slide .sbox  a video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section1 .swiper1 .swiper-slide .sbox  a .zi{display: block;position: absolute;top: 55%;opacity: 0; left: 0;width: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 5;}

.section1 .swiper1 .swiper-slide .sbox  a .zi img{display: block;margin: 0 auto ; max-width: 60%;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.section1 .swiper1 .swiper-slide-active .sbox  a .zi{top: 50%;opacity: 1;transition-delay: .8s;-webkit-transition-delay: .8s;}


.section1 .video-shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../images/ceng.png) center no-repeat ;
  background-size: cover;
  z-index: 5;
  top: 0;
  left: 0;
  pointer-events: none;
}


.section1 .section1-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 100;
}
.section1 .section1-text h1 {
  font-size: 72px;
  color: #fff;
  margin-bottom: 20px;
  letter-spacing: 8px;
}
.section1 .section1-text p {
  font-size: 18px;
  color: #fff;
  letter-spacing: 12px;
}
.section2 {
  width: 100%;
  position: relative;
  
  background-size: cover;
  padding-top: 0;
  height: 80vh;

}

.section2 .box .section2-left {
  width: 41%;
}
.section2 .box .section2-left h1 {
  font-size: 36px;
  color: #585858;
}
.section2 .box .section2-left p {
  font-size: 16px;
  color: #585858;
  
  padding-bottom: 50px;
  position: relative;
  line-height: 2;
}
.section2 .box .section2-left p:before {
  content: '';
  position: absolute;
  width: 55px;
  height: 4px;
  background: #585858;
  bottom: 0;
  left: 0;
}
.section2 .box .section2-right ul {
  width: 830px;
  
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: 10%;
}
.section2 .box .section2-right ul li {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  padding: 5px;
}
.section2 .box .section2-right ul li a {
  width: 320px;
  height: 170px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #42a590;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;


}
.section2 .box .section2-right ul li a h1 {
  color: #154186;
  font-size: 24px;
}
.section2 .box .section2-right ul li a .text-shadow {
  position: absolute;
  width: 100%;
  height: 150%;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 20px 30px;
  background-image: linear-gradient(to top right, #249276, #96dbd8);
  opacity: 0;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  transform-origin: top left;
}
.section2 .box .section2-right ul li a .text-shadow h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.section2 .box .section2-right ul li a .text-shadow p {
  font-size: 14px;
  color: #fff;
  line-height: 1.8;
  overflow: hidden;

}


.section2 .box .section2-right ul li a .text-shadow span {
  font-size: 14px;
  color: #fff;
  padding-right: 45px;
  background: url(../images/index/12.png) right center no-repeat;
  margin-top: 35px;
  display: block;
  width: 105px;
  display: none;
}

.section2 .box .section2-right ul li:hover{z-index: 3;}

.section2 .box .section2-right ul li:nth-child(1):hover a{overflow: visible;}

.section2 .box .section2-right ul li:nth-child(1):hover a .text-shadow {
  height:150%;
}

.section2 .box .section2-right ul li.act a .text-shadow {
  opacity: 1;
}

.section2 .box .section2-right ul li.act a{border: 1px solid rgba(255, 255, 255, 0);}


.section3 {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.section3 video {
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1000px) and (max-width: 3919px)
{
.section3 .box {
  position: relative;
  margin-left: 70%;
    padding-top: 30%;
}
.section3 .box .section3-text {
 
    padding: 30px;
  top: 540px;
}
.section1 .video-sb {
  width: 40px;
  height: 50px;
  position: absolute;
  background: url(../images/sb.png) center no-repeat ;
  background-size: cover;
  z-index: 99;
  bottom: 50px;
  left: 50%;
  margin-left: -20px;
}
.section2 .box {
 justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
}
@media (min-width: 100px) and (max-width: 900px)
{.section3 .box {
  position: relative;
 padding-top: 400px;
}
.section3 .box .section3-text {
  background-color: rgba(27, 134, 120, 0.47);
    padding: 10px;
  top: 540px;
}
.section1 .video-sb {
  width: 40px;
  height: 50px;
  position: absolute;
  background: url(../images/sb.png) center no-repeat ;
  background-size: cover;
  z-index: 99;
  bottom: 50px;
  left: 50%;
  margin-left: -20px;
  display:none;}
  .section2 .box {
   justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
}
.section3 .box .section3-text h1 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 30px;
}
.section3 .box .section3-text ul {
  margin-bottom: 25px;
}
.section3 .box .section3-text ul li {
  font-size: 16px;
  color: #fff;
  padding-left: 15px;
  position: relative;
  margin-right: 35px;
}
.section3 .box .section3-text ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  left: 0;
  top: 50%;
  margin-top: -3px;
}
.section4 {
  height: 100%;
  overflow: hidden;
  background: url(../images/index/4.png) center center no-repeat;
  background-size: cover;
}
.section4 .box {
  padding-top: 220px;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.section4 .box h1 {
  font-size: 36px;
  color: #154186;
}

.section4 .box h2 {
  font-size: 16px;
  color: #154186;
  margin-top: 20px;
  width: 570px;
  padding-bottom: 25px;
  position: relative;
  text-align: center;
  font-weight: normal;
  line-height: 2;
}
.section4 .box h2:before {
  width: 40px;
  height: 0px;
  background: #249276;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  content: '';
}
.section4 .box ul {
  justify-content: center;
  margin-top: 30px;
  width: 100%;
  max-width: 1200px;
}
.section4 .box ul li {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  width: 25%;
}
.section4 .box ul li div {
  font-size: 36px;
  color: #154186;
}
.section4 .box ul li div span {
  font-size: 72px;
  font-weight: 300;
  font-weight: bold;
}
.section4 .box ul li p {
  font-size: 16px;
  color: #666;
  margin-top: 10px;
}
.section4 .box a {
  display: block;
  width: 130px;
  height: 40px;
  background: #249276;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  margin-top: 90px;
}
.section4 .box a:hover {
  box-shadow: 0 10px 10px 0 rgba(36, 146, 118, 0.3);
  opacity: 1;
}
@media (min-width: 1000px) and (max-width: 3919px)
{
.section2 {
  width: 100%;
  height: 100%;
  background: url(/brd/images/dt11.png) center center no-repeat;
  background-size: cover;
  padding-top: 125px;
  overflow: hidden;
}
.section2 .box h1
{
font-size: 30px;	
}
}
@media (min-width: 100px) and (max-width: 900px)
{.section2 {
  width: 100%;
  height: 100%;
  background: url(/brd/images/smap.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 125px;
  overflow: hidden;
}
.section2 .box h1
{
font-size: 26px;	
}
}
.section5 {
  width: 100%;
  height: 100%;
  background: url(../images/index/5.png) center center no-repeat;
  background-size: cover;
  padding-top: 125px;
  overflow: hidden;
}
.section5 .section5-wrap {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
.section5 .section5-wrap > h1 {
  font-size: 36px;
  color: #154186;
}
.section5 .section5-wrap .section5-tab {
  width: 100%;
  margin-top: 50px;
}
.section5 .section5-wrap .section5-tab .section5-tab-btn {
  justify-content: center;
  margin-bottom: 60px;
}
.section5 .section5-wrap .section5-tab .section5-tab-btn a {
  font-size: 16px;
  display: block;
  margin: 0 25px;
  position: relative;
  padding-left: 15px;
  color: #333;
}
.section5 .section5-wrap .section5-tab .section5-tab-btn a:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #154186;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  border-radius: 50%;
}
.section5 .section5-wrap .section5-tab .section5-tab-btn a.active {
  color: #249276;
}
.section5 .section5-wrap .section5-tab .section5-tab-btn a.active:before {
  background: #249276;
}
.section5 .section5-wrap .section5-tab .section5-tab-main {
  width: 100%;
  margin-top: 50px;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul {
  width: 100%;
  justify-content: left;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul:nth-child(2) {
  display: none;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li {
  width: 25%;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a {
  display: block;
  width: 100%;
  padding: 60px 40px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  border: 1px solid transparent;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a h1 {
  font-size: 16px;
  color: #333;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a .img-wrap {
  width: 100%;
  margin-top: 25px;
  overflow: hidden;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a .img-wrap img {
  width: 100%;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin: 20px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a .bom {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a .bom .left {
  font-size: 14px;
  color: #666;
  text-transform: Uppercase;
  line-height: 20px;
  
  
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a .bom .right {
  color: #666;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  text-align: right;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a .bom .right span:nth-child(1) {
  font-size: 36px;
  margin-bottom: 10px;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a .bom .right span:nth-child(2) {
  font-size: 14px;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a:hover {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #ccc;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a:hover h1 {
  color: #249276;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a:hover .img-wrap img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a:hover .bom .left {
  color: #249276;
}
.section5 .section5-wrap .section5-tab .section5-tab-main ul li a:hover .bom .right {
  color: #249276;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}
.section6 {
  width: 100%;
  background: #fff;
  height: auto !important;
  padding: 60px 0 100px;
}
.section6 .box {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
.section6 .box h1 {
  font-size: 36px;
  color: #154186;
}
.section6 .box .swiper-container {
  width: 100%;
  margin-top: 65px;
}
.section6 .box .swiper-container ul {
  width: 100%;
  justify-content: space-between;
}
.section6 .box .swiper-container ul li {
  width: 280px;
}

.section6 .box .swiper-container ul li img{
  display: block;
  max-width: 80%;
  margin: 0 auto;
}
.section6 .box .swiper-scrollbar {
  width: 230px;
  height: 5px;
  margin: 60px auto 0;
  position: relative;
  background: #ebebeb;
}
.section6 .box .swiper-scrollbar .swiper-scrollbar-drag {
  background: #3d9e85;
  height: 4px;
}
/*.bottom{
	width: 100%;
	padding-top: 70px;
	position: relative;
	background: url(../images/index/16.png) bottom center no-repeat;
	background-size: cover;
	&:before{
		content:'';
		position: absolute;
		width: 100%;
		height: 5px;
		background-image: linear-gradient(to right,#4770c2,#61d0af);
		left: 0;
		top: 0;
	}
	.box{
		.top{
			justify-content: space-between;
			width: 100%;
			-ms-align-items: center;
			align-items: center;
			padding:60px 0;
			border-bottom: 1px solid #ccc;
			.left{
				width: 200px;
				img{
					width: 100%;
				}
			}
			.right{
				a{
					display: block;
					width: 44px;
					height: 44px;
					overflow: hidden;
					margin-left: 30px;
					-webkit-transition: all .6s;
					-o-transition: all .6s;
					transition: all .6s;
					&:hover{
						opacity: .6;
					}
					img{
						width: 100%;
					}
				}
				a:nth-child(1){
					width: 140px;
					height: 45px;
					line-height: 45px;
					text-align: center;
					background:#249276;
					color: #fff;
					font-size: 16px;
					border-radius: 30px;
					-webkit-box-shadow: ;
					&:hover{
						box-shadow: 0 10px 10px 0 #249276;
					}
				}
			}
		}

		.bom{
			padding-top: 50px;
			justify-content: space-between;
			padding-bottom: 70px;

			ul{
				li{
					&.li1{
						font-size: 16px;
						color:#333;
						position: relative;
						padding-bottom: 10px;
						margin-bottom: 10px;
						&:before{
							content:'';
							width: 15px;
							height: 3px;
							background:#249276;
							position: absolute;
							left: 0;
							bottom: 0;
						}
					}
					a{
						font-size: 14px;
						line-height: 30px;
						color: #666;
					}
				}
			}
		}
		.last{
			width: 100%;
			justify-content: space-between;
			line-height: 100px;
			.left{
				color:#999;
				font-size: 14px;
			}
			.right{
				color: #999;
				font-size: 14px;
				a{
					color: #999;
					font-size: 14px;
					transition:all .6s;
					&:hover{
						opacity:.6;
					}
				}
			}
		}
	}
}*/
@media (max-width: 1680px) {
  .box {
    width: 1366px;
  }
  
  .section5 {
    padding-top: 145px;
  }
}
@media (max-width: 1440px) {
  .box {
    width: 1200px;
  }
  .section1 .section1-text h1 {
    font-size: 44px;
  }
  .section1 .section1-text p {
    font-size: 12px;
  }
  .section2 {


  }
  .section2 .box .section2-right ul li a {
   width: 320px;
    height: 120px;
  }
  .section2 .box .section2-right ul {
    width: 680px;
	margin-left: 0%;
  }
  .section3 .box .section3-text {
    top: 420px;
  }
  .section4 .box {
    padding-top: 150px;
  }
  .section5 {
    padding-top: 135px;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a {
    padding: 10px 20px;
  }

  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a .img-wrap{margin-top: 10px;}

  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a p{margin: 10px 0;}
  .section5 .section5-wrap .section5-tab .section5-tab-main {
    margin-top: 60px;
  }
  .section2 .box .section2-right ul li a .text-shadow {
    padding: 20px 30px;
  }
  .section2 .box .section2-right ul li a .text-shadow h2 {
    font-size: 18px;
  }
  .section2 .box .section2-right ul li a .text-shadow p {
    font-size: 12px;
  }
  .section6 {
  }

  #menu{right: 20px;}

  .section2 .box .section2-right ul li a h1,.section4 .box ul li div{font-size: 20px;}

  .section2 .box .section2-left h1,.section3 .box .section3-text h1,.section4 .box h1,.section5 .section5-wrap > h1,.section6 .box h1{font-size: 30px;}

  .section4 .box ul li div span{font-size: 50px;margin-right: 5px;}

  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a .bom .right span:nth-child(1){font-size: 30px;}

  .section5 .section5-wrap .section5-tab{margin-top: 25px;}

  .section5 .section5-wrap .section5-tab .section5-tab-btn{margin-bottom: 65px;}

}
@media (max-width: 1200px) {
  .section1 video {
    width: auto;
    height: 100%;
  }
  .box {
    width: 90%;
  }
  .section1 .section1-text h1 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .section1 .section1-text p {
    font-size: 12px;
    letter-spacing: 0;
  }
  .section2 .box {
    
  }
  .section2 {
    padding-top: 80px;
  }
  .section2 .box .section2-left {
    width: 100%;
  }
  .section2 .box .section2-left h1 {
    font-size: 28px;
  }
  .section2 .box .section2-left p {
    margin-top: 20px;
    height: 160px;
    overflow: auto;
    padding-bottom: 30px;
  }

  .section2 .box .section2-left p:before{display: none;}
  .section2-right {
    margin-top: 20px;
  }
  .section2 .box .section2-right ul {
    width: 100%;
  }
  .section2 .box .section2-right ul li {
    width: 50%;
    margin-bottom: 5px;
  }
  .section2 .box .section2-right ul li a {
    width: 100%;
    height: 80px;

  }
  .section2 .box .section2-right ul li a .text-shadow h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .section2 .box .section2-right ul li a .text-shadow {
    min-height: 100%;
    padding: 15px 5%;
  }

  .section2 .box .section2-right ul li a .text-shadow span{display: none;}
  .section2 .box .section2-right ul li a .text-shadow h2 {
    font-size: 14px;
  }

  .section4 .box ul li p{font-size: 12px;}


  .section3 {
    background: url(../images/1.png) center no-repeat;
   background-size: cover;
  }
  .section3 video {
    height: 100%;
    width: 100%;
  }

  .section3 .box{padding-top: 0px;color: #fff;position: relative;top: 50%;object-fit: cover;}

  .section3 .box .section3-text {
    position: static;
  }
  .section3 .box .section3-text h1 {
    color: #fff;
    font-size: 24px;
  }
  .section3 .box .section3-text ul {
    margin-bottom: 0;
    color: #fff;
  }
  .section3 .box .section3-text ul li {
    color: #fff;
    line-height: 45px;
    padding: 0;
  }
  .section3 .box .section3-text ul li:before {
    display: none;
  }
  .section4 .box h2 {
    width: 100%;
  }
  .section4 .box ul {
    flex-flow: row wrap;
  }
  .section4 .box ul li {
    margin: 0;
    width: 50%;
    margin-bottom: 25px;
  }
  .section4 .box ul li div span {
    font-size: 20px;
  }
  .section4 .box ul li div {
    font-size: 12px;
  }
  .section4 .box {
    padding-top: 100px;
  }
  .section4 .box h1 {
    font-size: 26px;
  }
  .section5 {
    padding-top: 100px;
  }
  .section5 .section5-wrap > h1 {
    font-size: 26px;    margin-top: 40px;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul {
    flex-flow: row wrap;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul li {
    width: 50%;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a h1 {
    font-size: 14px;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a .img-wrap {
    margin-top: 10px;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a p {
    margin-top: 10px;
    line-height: 20px;
    font-size: 12px;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a .bom .right span:nth-child(1) {
    font-size: 16px;
  }
  .section5 .section5-wrap .section5-tab {
    margin-top: 10px;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main {
    margin-top: 10px;
  }
  .section5 {
    padding-top: 60px;
  }
  .section5 .section5-wrap .section5-tab .section5-tab-main ul li a h1 {
    font-size: 12px;
  }

  .section6 .box .swiper-container ul{flex-wrap: wrap;}
  .section6 .box .swiper-container ul li {
    width: 48%;
    height: auto;
    margin-bottom: 20px;
  }
  .section6{padding: 30px 0;}
  .section6 .box .swiper-container{margin-top: 30px;}
  .section6 .box .swiper-container ul li img {
    width: 100%;
  }

  .section1 .swiper1 .swiper-slide .sbox a video{display: none;}

  .section1 .swiper1 .swiper-slide .sbox  a > img.mimg{display: block;}

  .section1 .swiper1 .swiper-slide .sbox  a > img.pimg{display: none;}

  .section1 .swiper1 .swiper-slide-active .sbox a .zi{display: none;}

  #menu{display: none;}


  .section2 .box .section2-right ul li a h1{font-size: 16px;}

  .section2 .box .section2-right ul li:nth-child(2):hover a{overflow: hidden;}

  .section2 .box .section2-right ul li a .text-shadow{height: auto;}

  .section2 .box .section2-right ul li a,.section2 .box .section2-right ul li:nth-child(2):hover a{overflow: visible;}

  .section2 .box .section2-right ul li.act{z-index: 5;}

  .section2 .box .section2-right ul li:nth-child(2):hover a .text-shadow {
    height:auto;
  }
  

}
